From: Christoph Hellwig Date: Thu, 5 May 2005 23:15:59 +0000 (-0700) Subject: [PATCH] remove outdated comments from filemap.c X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~51707 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=91bb52416854dfd581efe6e2a0aca8dc655f043e;p=linux-4.9.git [PATCH] remove outdated comments from filemap.c Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/filemap.c b/mm/filemap.c index d5fdae2eb183..47263ac3e4ea 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -29,11 +29,6 @@ #include #include /* - * This is needed for the following functions: - * - try_to_release_page - * - block_invalidatepage - * - generic_osync_inode - * * FIXME: remove all knowledge of the buffer layer from the core VM */ #include /* for generic_osync_inode */